[INFO] fetching crate namada_controller 0.251.4...
[INFO] testing namada_controller-0.251.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate namada_controller 0.251.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate namada_controller 0.251.4
[INFO] finished tweaking crates.io crate namada_controller 0.251.4
[INFO] tweaked toml for crates.io crate namada_controller 0.251.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate namada_controller 0.251.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate namada_controller 0.251.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6a282f303cc63ff5879b640be3bea7bb2d16b51c7560b205ebf2fca616d4f38
[INFO] running `Command { std: "docker" "start" "-a" "d6a282f303cc63ff5879b640be3bea7bb2d16b51c7560b205ebf2fca616d4f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6a282f303cc63ff5879b640be3bea7bb2d16b51c7560b205ebf2fca616d4f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a282f303cc63ff5879b640be3bea7bb2d16b51c7560b205ebf2fca616d4f38", kill_on_drop: false }`
[INFO] [stdout] d6a282f303cc63ff5879b640be3bea7bb2d16b51c7560b205ebf2fca616d4f38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55173579e39f85fc271a55719615377165b817321ebcc8de15736dc6ad24e6bc
[INFO] running `Command { std: "docker" "start" "-a" "55173579e39f85fc271a55719615377165b817321ebcc8de15736dc6ad24e6bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.4
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling ics23 v0.12.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling masp_note_encryption v3.0.9
[INFO] [stderr]    Compiling usize-set v0.10.3
[INFO] [stderr]    Compiling nam-sparse-merkle-tree v0.3.3-nam.0
[INFO] [stderr]    Compiling nam-indexmap v2.7.1-nam.0
[INFO] [stderr]    Compiling masp_primitives v3.0.9
[INFO] [stderr]    Compiling tendermint-proto v0.40.3
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.26.1
[INFO] [stderr]    Compiling tendermint v0.40.3
[INFO] [stderr]    Compiling tendermint-light-client-verifier v0.40.3
[INFO] [stderr]    Compiling ibc-proto v0.51.1
[INFO] [stderr]    Compiling ibc-primitives v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-commitment-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler-types v0.57.0
[INFO] [stderr]    Compiling ibc-core-router v0.57.0
[INFO] [stderr]    Compiling ibc-core-client-context v0.57.0
[INFO] [stderr]    Compiling ibc-core-host v0.57.0
[INFO] [stderr]    Compiling ibc-core-client v0.57.0
[INFO] [stderr]    Compiling ibc-client-wasm-types v0.57.0
[INFO] [stderr]    Compiling ibc-client-tendermint v0.57.0
[INFO] [stderr]    Compiling ibc-core-connection v0.57.0
[INFO] [stderr]    Compiling ibc-clients v0.57.0
[INFO] [stderr]    Compiling ibc-core-channel v0.57.0
[INFO] [stderr]    Compiling ibc-core-handler v0.57.0
[INFO] [stderr]    Compiling ibc-core v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-app-nft-transfer-types v0.57.0
[INFO] [stderr]    Compiling ibc-app-transfer v0.57.0
[INFO] [stderr]    Compiling ibc-core-host-cosmos v0.57.0
[INFO] [stderr]    Compiling ibc-app-nft-transfer v0.57.0
[INFO] [stderr]    Compiling ibc-apps v0.57.0
[INFO] [stderr]    Compiling ibc v0.57.0
[INFO] [stderr]    Compiling namada_core v0.251.4
[INFO] [stderr]    Compiling namada_controller v0.251.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "55173579e39f85fc271a55719615377165b817321ebcc8de15736dc6ad24e6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55173579e39f85fc271a55719615377165b817321ebcc8de15736dc6ad24e6bc", kill_on_drop: false }`
[INFO] [stdout] 55173579e39f85fc271a55719615377165b817321ebcc8de15736dc6ad24e6bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fe2ba350757f1a7477526e9206ad1f7e10a453d1f85571c49d22d7709313900
[INFO] running `Command { std: "docker" "start" "-a" "0fe2ba350757f1a7477526e9206ad1f7e10a453d1f85571c49d22d7709313900", kill_on_drop: false }`
[INFO] [stderr]    Compiling namada_controller v0.251.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "0fe2ba350757f1a7477526e9206ad1f7e10a453d1f85571c49d22d7709313900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe2ba350757f1a7477526e9206ad1f7e10a453d1f85571c49d22d7709313900", kill_on_drop: false }`
[INFO] [stdout] 0fe2ba350757f1a7477526e9206ad1f7e10a453d1f85571c49d22d7709313900
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fadf1cb771c102077779d252196a01c2d98dd7c7e044c07b83e0612da6eeafe0
[INFO] running `Command { std: "docker" "start" "-a" "fadf1cb771c102077779d252196a01c2d98dd7c7e044c07b83e0612da6eeafe0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/namada_controller-2093b02c79a710bb)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests namada_controller
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fadf1cb771c102077779d252196a01c2d98dd7c7e044c07b83e0612da6eeafe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fadf1cb771c102077779d252196a01c2d98dd7c7e044c07b83e0612da6eeafe0", kill_on_drop: false }`
[INFO] [stdout] fadf1cb771c102077779d252196a01c2d98dd7c7e044c07b83e0612da6eeafe0
